//==============================================================================
// flying medic_anim.txt
//==============================================================================

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}	
//==============================================================================
define heroglow
{
	set hotspot
	{
		version
		{
			Visualparticle SFX A Hero Glow Small
		}
	}
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
define AtlanteanBirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX X Myth Unit Birth Effect
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Kronny Flying_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.28 false Wings1 checkVisible 
//-- end auto generated section
            Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Kronny Flying_idleA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.28 false Wings1 checkVisible 
//-- end auto generated section
            Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
define splash
{
		set hotspot
		{
			version
			{
			Visualparticle sfx x krios light
			}
		}
}

//==============================================================================
define shockwave
{
	set hotspot
	{
		version
		{
		Visualparticle sfx x krios smoke
		}
	}
}

//==============================================================================
anim Birth
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
				Visual Kronny Flying_BirthA
			connect ATTACHPOINT splash hotspot
			connect ATTACHPOINT shockwave hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.16 false CinematicKronnyChange  
//-- end auto generated section
				connect FRONTABDOMEN AtlanteanBirthSFX hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim death 
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visualparticle sfx x krios smoke
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.80 false HeavyFall checkVisible
			tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
//-- end auto generated section
			connect ATTACHPOINT soul hotspot
			connect ATTACHPOINT soulaurora hotspot
			connect ATTACHPOINT heavenlight hotspot
			connect ATTACHPOINT soulbirth hotspot
         }
      }
   }
}

//==============================================================================
anim flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual MU X Atlantean Flying Medic_flailA
			Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}
//==============================================================================
define ConvertEffect
{
   set hotspot
  {
      version
      {
         Visualparticle SFX X Lampades convert effect
      }
   }
}

//==============================================================================
define bubbles
{
   set hotspot
   {
      version
      {
         Visualparticle sfx x bubbles
      }
   }
}

//==============================================================================

anim Convert
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Kronny Flying_idleA         
		connect ATTACHPOINT bubbles hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.60 true   
            tag SpecificSoundSet 0.35 false LampadesConvert checkVisible 
//-- end auto generated section
				connect attachpoint ConvertFire hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================

//==============================================================================
anim Heal
{
   SetSelector
   {
		techLogic none/Aurora Borealis
      set hotspot
      {
         version
         {
            Visual MU X Atlantean Flying Medic_healA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.35 false Wings1 checkVisible 
            tag SpecificSoundSet 0.71 false Heal checkVisible 
//-- end auto generated section
            Connect FRONTABDOMEN heroglow hotspot
         }
      }
      set hotspot
      {
         version
         {
            Visual MU X Atlantean Flying Medic_healA
			Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}
